home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 March / EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso / earcd / program / dirlist.rdm < prev    next >
Text File  |  1996-02-22  |  886b  |  27 lines

  1. Short:    (V1.00) An E object to hanlde Directories - By Fabio Rotondo
  2. Author:   fsoft@intercom.it (Fabio Rotondo)
  3. Uploader: fsoft@intercom.it (Fabio Rotondo)
  4. Version:  1.00
  5. Type:     dev/e
  6.  
  7.     DirList Object is something I created for my own needs.
  8.  
  9.     Now  it  is grown to a powerful and stable object, so I decidet to share it
  10. with all the rest of AmigaE community. 
  11.  
  12.     Main features are:
  13.  
  14.         * Accept AmigaDOS Pattern Matching.
  15.  
  16.         * Very fast scanning algorithms.
  17.  
  18.         * Easy to use.
  19.  
  20.         * Relys on StringNode Object. (See StringNode_oo)
  21.  
  22.  
  23. -------------------------------------------------------------------------------
  24.    //                      | Fabio Rotondo           e-mail: fsoft@intercom.it
  25. \\X/ Amiga. Feel The Power.| URL:(Amiga Stuff!) http://www.intercom.it/~fsoft/
  26. -------------------------------------------------------------------------------
  27.